toFunc

Generates a delegate which adds the this context from the arguments. It also packs the arguments sent from Javascript and transform them to the data the D delegate expects. There is also a validation in the arguments received.

version(WebAssembly)
ubyte* function
(
ubyte* args
)
toFunc
(
alias dg
)
()

Meta